From e19b7e5f2e970b1364decbda4d21873e0d7b9fee Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Thu, 7 Nov 2002 17:21:28 +0000 Subject: [PATCH] (mail-default-directory): Set the version to 21.4. --- lisp/mail/sendmail.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/mail/sendmail.el b/lisp/mail/sendmail.el index a3ec7f836e0..89154b44934 100644 --- a/lisp/mail/sendmail.el +++ b/lisp/mail/sendmail.el @@ -276,7 +276,8 @@ and should insert whatever you want to insert." Value of `default-directory' for mail buffers. This directory is used for auto-save files of mail buffers." :type '(directory :tag "Directory") - :group 'sendmail) + :group 'sendmail + :version "21.4") (defvar mail-reply-action nil) (defvar mail-send-actions nil -- 2.30.2